Quantcast
Channel: Proxmox Support Forum
Viewing all 171654 articles
Browse latest View live

Poor performance with ZFS

$
0
0
Hello,
I have an HP 380 gen9 with a a B140i Raid. I should have looked at the wiki before purchase as that controller is not supported. :(

I have turned off the UEFI boot and turned on Legacy Boot and installed Proxmox using SATA.

During the install I set up ZFS Raid1, everything installs. I can make VM's but I'm getting poor I/O
# pveperf
CPU BOGOMIPS: 45544.92
REGEX/SECOND: 1478731
HD SIZE: 3420.14 GB (rpool/ROOT/pve-1)
FSYNCS/SECOND: 80.48
DNS EXT: 65.54 ms
DNS INT: 0.88 ms

Any ideas on why FSYNCS is so slow? I have 7200 RPM Sata Drives. I feel that even with the controller disabled FSYNCS should be higher. Any suggestions, on getting the current config working faster, aside from getting a new controller?

VZ container configuration file overwritten

$
0
0
Hello,

Today I got a call from a old client in a proxmox 2 env, saying that one machine was not responding. He has 6 machines (101,102..106) running and at some point today, someone somehow overwritten the 103 machine with the details of the 101. 103 is now a complete copy of 101, private files and vz configuration file.

I don´t understand HOW this happened, and why all the files in the /var/lib/vz/private/103 were replaced by the content of /var/lib/vz/private/101!
I don´t think anyone did a cp and copied the files. Looking at logs, I can see that someone changed the disk space of the container 103 from 500GB to 550GB, then restarted the VM. After the restart it already tried to start with the IP address of 101 (meaning that the config file was replaced somehow)

Not sure if I was able to explain myself correctly, but this is a very very weird issue!
In this screeshot you can see the machine start as IP xxx.xxx.138.5 and then soon after failing to boot as xxx.xxx.138.7 (due 101 already being started with the ip 7), on the same CT103.
proxmox1.PNG

Here you can see that even the hardware was changed (less cores from when it was xxx.xxx.138.5, 15 from 24)
proxmox2.PNG

Can anyone shed some light on what happened?
Attached Images

Checking the Local Storage, Root, Swap status

$
0
0
Hi team,

i am new to proxmox , currently i am using proxmox 3.3 version. proxmox installed on /dev/sda (ssd-120gb) and it has 2nd disk /dev/sdb(hdd-1tb). i am using 2nd disk as lvm storage to store VM images. Now my queries are

1.How to check the storage status (free,usage) of ssd, is there any gui package/app to monitor status of PV,VG&LV . in cli with fdisk and display cmds we can n't see the free&usage space.

2. After installation of PMX on ssd it is split-ted into 3 partitions (root,swap,data) how to check the free and usage space of these 3 partitions. And what is the min. required or recommended space for root/swap. is there any guide line for root/swap?

3. Where to see the file system type / partition type of logical volumes? Both both SSD(pve) & HDD(lvm).

4. I got some 60gb of data partition from SSD to store images/files. i am installed a VM using 30gb of space but in gui it is using total-60gb,usage-10gb,free-50gb. And it is allowing me to create a VM with 200gb space how it is possible.
How to know the real space used by a VM while it is operational ?

I am getting little bit confusion on Root , Swap and SSD(local storage) utilization. In gui or CLI i am unable to understand total/usage/free space values. Please anyone can help me,

Thanks in advance.

Hardware recommend

$
0
0
HI

need help for a homeserver

24/7 Home usage
Energy efficient
Silent

What i wann do.

1. Proxmox als "hypervisor"
2. VM for a NAS "openmediavualt, freenas or any other suggestions"
3. VM for Plex incl. transcoding to up to 4 devices simultaneously (Clients Ipad, Pc, Vu+ or Dreambox)
4. VM for Owncloud or equivalent
5. VM für Backupjobs
6. VM for testing Linux/windows

Propsol Hardware list

http://geizhals.de/at/?cat=WL-530087

which Raidcontroller are you recommend?

Ich hab mir das in etwa so vorgestellt.

SSD Raid1 für Proxmox und VM als OS HDD
3,5" RAID? for Datagrab so i wanna passthrough the Raidcontrollor directly to the NAS VM.

In the future there will also attached an Usb Hdd for Backupjobs

I wanna not spend 1000 of euros so i wanna keep it very tight.


regards
onedread

Wierd cluster behavior - No quorum?

$
0
0
G'day everyone,

I am seeing strange issues on a two node cluster.
They are connected via a direct 10G ethernet fibre optic link and can ping each other.
I started the configuration from scratch.
I use unicast communication.
Time is synced via NTP.

/etc/pve/cluster.conf
Code:

<?xml version="1.0"?>
<cluster name="CLUSTER1" config_version="3">

  <cman keyfile="/var/lib/pve-cluster/corosync.authkey" transport="udpu">
  </cman>

  <clusternodes>
  <clusternode name="vnode-1" votes="1" nodeid="1"/>
  <clusternode name="vnode-CLUSTER1" votes="1" nodeid="2"/></clusternodes>

</cluster>

Hostnames are known to each other:
Code:

172.22.0.1 vnode-1.domain.local vnode-1 pvelocalhost
172.22.0.2 vnode-2.domain.local vnode-2

resp.
Code:

172.22.0.2 vnode-2.domain.local vnode-2 pvelocalhost
172.22.0.1 vnode-1.domain.local vnode-1

With cmdline tools, everything seems fine:
Code:

root@vnode-2:~# clustat
Cluster Status for CLUSTER1 @ Tue Mar 24 08:47:06 2015
Member Status: Quorate

 Member Name                                                    ID  Status
 ------ ----                                                    ---- ------
 vnode-1                                                          1 Online
 vnode-2                                                          2 Online, Local


root@vnode-2:~# pvecm nodes
Node  Sts  Inc  Joined              Name
  1  M    992  2015-03-24 08:25:40  vnode-1
  2  M    20  2015-03-21 20:10:09  vnode-2


root@vnode-2:~# pvecm status
Version: 6.2.0
Config Version: 3
Cluster Name: CLUSTER1
Cluster Id: 495
Cluster Member: Yes
Cluster Generation: 992
Membership state: Cluster-Member
Nodes: 2
Expected votes: 2
Total votes: 2
Node votes: 1
Quorum: 2 
Active subsystems: 2
Flags:
Ports Bound: 0 
Node name: vnode-2
Node ID: 2
Multicast addresses: 255.255.255.255
Node addresses: 172.22.0.2

resp.
Code:

root@vnode-1:~# clustat
Cluster Status for CLUSTER1 @ Tue Mar 24 08:48:50 2015
Member Status: Quorate

 Member Name                                                    ID  Status
 ------ ----                                                    ---- ------
 vnode-1                                                          1 Online, Local
 vnode-2                                                          2 Online

root@vnode-1:~# pvecm nodes
Node  Sts  Inc  Joined              Name
  1  M    620  2015-03-21 20:21:01  vnode-1
  2  M    992  2015-03-24 08:25:23  vnode-2


root@vnode-1:~# pvecm status
Version: 6.2.0
Config Version: 3
Cluster Name: CLUSTER1
Cluster Id: 495
Cluster Member: Yes
Cluster Generation: 992
Membership state: Cluster-Member
Nodes: 2
Expected votes: 2
Total votes: 2
Node votes: 1
Quorum: 2 
Active subsystems: 5
Flags:
Ports Bound: 0 
Node name: vnode-1
Node ID: 1
Multicast addresses: 255.255.255.255
Node addresses: 172.22.0.1

When look at the GUI, the nodes in the left inventory show red status and show a different view depending on which node I view the GUI, please see attached screenshots.

Whenever I try to do an action in the GUI, I get the message: "cluster not ready - no quorum? (500)"

I am a bit clueless, since I have similar clusters setup like this (with additional quorum disks, fencing etc.) running without problems.
I am absolutely grateful for any advice where to look or what to change.

/var/log/daemon.log:
Code:

Mar 24 08:38:50 vnode-1 pmxcfs[274965]: [status] crit: cpg_send_message failed: 9
Mar 24 08:38:50 vnode-1 pmxcfs[274965]: [status] crit: cpg_send_message failed: 9
Mar 24 08:38:50 vnode-1 pmxcfs[274965]: [status] crit: cpg_send_message failed: 9
Mar 24 08:38:50 vnode-1 pmxcfs[274965]: [status] crit: cpg_send_message failed: 9
Mar 24 08:38:50 vnode-1 pmxcfs[274965]: [status] crit: cpg_send_message failed: 9
Mar 24 08:38:51 vnode-1 pmxcfs[274965]: [dcdb] notice: cpg_join retry 1900
Mar 24 08:38:52 vnode-1 pmxcfs[274965]: [dcdb] notice: cpg_join retry 1910
Mar 24 08:38:53 vnode-1 pmxcfs[274965]: [dcdb] notice: cpg_join retry 1920
Mar 24 08:38:54 vnode-1 pmxcfs[274965]: [dcdb] notice: cpg_join retry 1930
Mar 24 08:38:55 vnode-1 pmxcfs[274965]: [dcdb] notice: cpg_join retry 1940
Mar 24 08:38:56 vnode-1 pmxcfs[274965]: [dcdb] notice: cpg_join retry 1950
Mar 24 08:38:57 vnode-1 pmxcfs[274965]: [dcdb] notice: cpg_join retry 1960
Mar 24 08:38:58 vnode-1 pmxcfs[274965]: [dcdb] notice: cpg_join retry 1970
Mar 24 08:38:59 vnode-1 pmxcfs[274965]: [dcdb] notice: cpg_join retry 1980
Mar 24 08:39:00 vnode-1 pmxcfs[274965]: [dcdb] notice: cpg_join retry 1990
Mar 24 08:39:00 vnode-1 pmxcfs[274965]: [status] crit: cpg_send_message failed: 9

PS: Yes, I do have a community subscription, it's just currently not rolled out due to the fact I was reinstalling the nodes several times ;-)
Attached Images

Proxmox VE 3.4 + ebtables

$
0
0
Hi all,

I've run into a trouble with latest Proxmox VE 3.4,
pve-manager/3.4-3/2fc72fee (running kernel: 2.6.32-37-pve)

Unable to use ebtables (bridge firewall) due to following errors:

Code:

root@pve-zero:~# /sbin/modprobe ebtables
ERROR: could not insert 'ebtables': Exec format error

Same error I see on every ebtables invocation.

Any ideas, Proxmox gurus?

Thanks in advance!

What happens when the Mail Gateway license expires?

$
0
0
I'm just curious as to what will happen when the mail gateway trial expires? Do I need to have my mail going back to my mail server or will ProxMox continue to process it just without the anti-spam features?

Help Needed -- I need to get Proxmox 3.4 Installed onto 3 Mac Mini's for a Deployment

$
0
0
Hello everyone.

I'll start off by saying I've used Proxmox over the years for a variety of projects, and am a HUGE fan of the platform.

I was recently put in charge of a production deployment that I'm having some trouble with. I need to deploy multiple, independent instances of a web application which consists of MySQL and Tomcat. This should be pretty straight forward. I asked for 3 physical servers so I could set everything up with a large degree of redundancy. I work for the MSP division of a large national Apple Computer Reseller, so a combination of budget, and my desire for 3 physical boxes got me Mac Mini's. They're Intel (Ivy Bridge) Quad Core i7 CPU based, and I'm putting Samsung 850 Pro SSD's in them, so I figured everything should actually work quite well.

My issue is, I can't seem to get the installer to even run. Booting was a challenge, but eventually by using The rEFIt Project ( http://refit.sourceforge.net ) I was able to successfully boot up to the Proxmox initial install menu (giving me the choice to install, install (debug mode), or Test RAM). However, no matter which option I choose, I get the first two messages (the 2nd being creating RAMdisk or something like that?) and then the screen goes black. After that... nothing. I've tried everything I can think of, and I'm stuck. I've heard that you can install Debian as the base OS, and then "install" Proxmox on top of that, but I've had AMAZING success with the Proxmox distribution the way it comes in the past, I'm a little hesitant to go another route.

Does anyone have any ideas at all?

Here is the detailed information about my Mac Mini hardware:


Apple, Mac Mini (Late 2012), A1347, EMC 2570, MD388LL/A, Macmini6,2
Intel 2.3GHz, Quad Core i7, 3615QM (Ivy Bridge), 64-bit Architecture
6MB on chip, shared L3 Cache
Intel Direct Media Interface (DMI) System Bus
16GB of RAM (8GB x 2), 204-pin PC3-12800 (1600 MHz) DDR3 SO-DIMM
Interleaving Support = Yes
Intel HD Graphics 4000
Up to 1GB of Shared Memory for the GPU
HDMI attached LCD monitor
10/100/1000BASE-T (RJ45)
4 x USB 3.0 (5 GHz, with 2.0 & 1.0 backwards compatibility)
1 Firewire 800 (IEEE 1394) (800Mbps) port
1 Thunderbolt Port (Light Peak / PCIe over a Mini Display Port)
1 SD Card Slot (SDXC)
SATA III (6 Gbps Serial ATA)

If you have questions I'm happy to provide more information, but I'm really hoping there's a workaround for this, because if this doesn't work I'm still going to have to use these 3 boxes, that's no longer my choice, and I know I can make it work with VMware, but I REALLY, REALLY would love to use Proxmox for this deployment.

Thanks in advance for the advice. --Peace

One VM need to backup up a lot of time

$
0
0
Hello,

since a view weeks on VM from us clusternode need a lot of time to backup up, but only this one from this server. The backup takes 04:24:49 to copy 53,68GB to ZFS Storagebackup. But another server on this host with 64GB needs only 48 minutes. Here is the strange log:

Code:

131: Mar 26 03:57:49 INFO: Starting Backup of VM 131 (qemu)
131: Mar 26 03:57:49 INFO: status = running
131: Mar 26 03:57:49 INFO: update VM 131: -lock backup
131: Mar 26 03:57:50 INFO: backup mode: snapshot
131: Mar 26 03:57:50 INFO: ionice priority: 7
131: Mar 26 03:57:50 INFO: creating archive '/mnt/pve/zfs_backup_vm/dump/vzdump-qemu-131-2015_03_26-03_57_49.vma.lzo'
131: Mar 26 03:57:50 INFO: started backup task 'dc929960-2939-4757-8fed-1aa827340137'
131: Mar 26 03:57:53 INFO: status: 0% (174850048/107374182400), sparse 0% (70942720), duration 3, 58/34 MB/s
131: Mar 26 03:57:58 INFO: status: 1% (1073807360/107374182400), sparse 0% (591175680), duration 8, 179/75 MB/s
131: Mar 26 03:58:11 INFO: status: 2% (2206072832/107374182400), sparse 0% (664870912), duration 21, 87/81 MB/s
131: Mar 26 03:58:44 INFO: status: 3% (3237019648/107374182400), sparse 0% (675794944), duration 54, 31/30 MB/s
131: Mar 26 03:58:53 INFO: status: 4% (4326359040/107374182400), sparse 0% (710344704), duration 63, 121/117 MB/s
131: Mar 26 03:59:25 INFO: status: 5% (5462163456/107374182400), sparse 0% (735723520), duration 95, 35/34 MB/s
131: Mar 26 03:59:33 INFO: status: 6% (6444548096/107374182400), sparse 0% (737497088), duration 103, 122/122 MB/s
131: Mar 26 03:59:50 INFO: status: 7% (7590772736/107374182400), sparse 0% (802795520), duration 120, 67/63 MB/s
131: Mar 26 04:00:03 INFO: status: 8% (8594259968/107374182400), sparse 0% (804519936), duration 133, 77/77 MB/s
131: Mar 26 04:00:20 INFO: status: 9% (9726984192/107374182400), sparse 0% (856465408), duration 150, 66/63 MB/s
131: Mar 26 04:00:34 INFO: status: 10% (10745675776/107374182400), sparse 0% (864313344), duration 164, 72/72 MB/s
131: Mar 26 04:00:55 INFO: status: 11% (11844190208/107374182400), sparse 0% (920137728), duration 185, 52/49 MB/s
131: Mar 26 04:01:11 INFO: status: 12% (12949192704/107374182400), sparse 0% (972263424), duration 201, 69/65 MB/s
131: Mar 26 04:01:20 INFO: status: 13% (13972799488/107374182400), sparse 0% (983252992), duration 210, 113/112 MB/s
131: Mar 26 04:01:28 INFO: status: 14% (15086583808/107374182400), sparse 0% (1034174464), duration 218, 139/132 MB/s
131: Mar 26 04:01:45 INFO: status: 15% (16166027264/107374182400), sparse 0% (1041526784), duration 235, 63/63 MB/s
131: Mar 26 04:01:53 INFO: status: 16% (17238327296/107374182400), sparse 1% (1098309632), duration 243, 134/126 MB/s
131: Mar 26 04:02:04 INFO: status: 17% (18256429056/107374182400), sparse 1% (1107288064), duration 254, 92/91 MB/s
131: Mar 26 04:02:14 INFO: status: 18% (19383582720/107374182400), sparse 1% (1158705152), duration 264, 112/107 MB/s
131: Mar 26 04:03:10 INFO: status: 19% (20487733248/107374182400), sparse 1% (1167380480), duration 320, 19/19 MB/s
131: Mar 26 04:03:23 INFO: status: 20% (21534998528/107374182400), sparse 1% (1214676992), duration 333, 80/76 MB/s
131: Mar 26 04:03:48 INFO: status: 21% (22586195968/107374182400), sparse 1% (1242902528), duration 358, 42/40 MB/s
131: Mar 26 04:04:05 INFO: status: 22% (23652728832/107374182400), sparse 1% (1263198208), duration 375, 62/61 MB/s
131: Mar 26 04:04:21 INFO: status: 23% (24712249344/107374182400), sparse 1% (1290371072), duration 391, 66/64 MB/s
131: Mar 26 04:04:31 INFO: status: 24% (25776160768/107374182400), sparse 1% (1290477568), duration 401, 106/106 MB/s
131: Mar 26 04:04:51 INFO: status: 25% (26978549760/107374182400), sparse 1% (1340764160), duration 421, 60/57 MB/s
131: Mar 26 04:04:59 INFO: status: 26% (27929935872/107374182400), sparse 1% (1340989440), duration 429, 118/118 MB/s
131: Mar 26 04:05:22 INFO: status: 27% (29010952192/107374182400), sparse 1% (1362702336), duration 452, 47/46 MB/s
131: Mar 26 04:05:31 INFO: status: 28% (30069686272/107374182400), sparse 1% (1382678528), duration 461, 117/115 MB/s
131: Mar 26 04:05:56 INFO: status: 29% (31138512896/107374182400), sparse 1% (1421770752), duration 486, 42/41 MB/s
131: Mar 26 04:06:18 INFO: status: 30% (32218021888/107374182400), sparse 1% (1423118336), duration 508, 49/49 MB/s
131: Mar 26 04:06:42 INFO: status: 31% (33362149376/107374182400), sparse 1% (1468743680), duration 532, 47/45 MB/s
131: Mar 26 04:06:50 INFO: status: 32% (34421407744/107374182400), sparse 1% (1517707264), duration 540, 132/126 MB/s
131: Mar 26 04:07:16 INFO: status: 33% (35578183680/107374182400), sparse 1% (1543528448), duration 566, 44/43 MB/s
131: Mar 26 04:07:23 INFO: status: 34% (36530356224/107374182400), sparse 1% (1543663616), duration 573, 136/136 MB/s
131: Mar 26 04:07:58 INFO: status: 35% (37582077952/107374182400), sparse 1% (1561985024), duration 608, 30/29 MB/s
131: Mar 26 04:08:14 INFO: status: 36% (38655361024/107374182400), sparse 1% (1563979776), duration 624, 67/66 MB/s
131: Mar 26 04:08:35 INFO: status: 37% (39763181568/107374182400), sparse 1% (1599762432), duration 645, 52/51 MB/s
131: Mar 26 04:08:42 INFO: status: 38% (40802451456/107374182400), sparse 1% (1599905792), duration 652, 148/148 MB/s
131: Mar 26 04:08:54 INFO: status: 39% (41889890304/107374182400), sparse 1% (1637343232), duration 664, 90/87 MB/s
131: Mar 26 04:09:28 INFO: status: 40% (43006296064/107374182400), sparse 1% (1679609856), duration 698, 32/31 MB/s
131: Mar 26 04:09:48 INFO: status: 41% (44065751040/107374182400), sparse 1% (1681227776), duration 718, 52/52 MB/s
131: Mar 26 04:10:03 INFO: status: 42% (45164920832/107374182400), sparse 1% (1739567104), duration 733, 73/69 MB/s
131: Mar 26 04:10:18 INFO: status: 43% (46289649664/107374182400), sparse 1% (1746649088), duration 748, 74/74 MB/s
131: Mar 26 04:10:26 INFO: status: 44% (47302311936/107374182400), sparse 1% (1793085440), duration 756, 126/120 MB/s
131: Mar 26 04:10:35 INFO: status: 45% (48342237184/107374182400), sparse 1% (1964285952), duration 765, 115/96 MB/s
131: Mar 26 04:10:44 INFO: status: 46% (49393893376/107374182400), sparse 1% (1972371456), duration 774, 116/115 MB/s
131: Mar 26 04:10:53 INFO: status: 47% (50512658432/107374182400), sparse 2% (2406117376), duration 783, 124/76 MB/s
131: Mar 26 04:11:01 INFO: status: 48% (51560513536/107374182400), sparse 2% (2571280384), duration 791, 130/110 MB/s
131: Mar 26 04:11:15 INFO: status: 49% (52725940224/107374182400), sparse 2% (2613125120), duration 805, 83/80 MB/s
131: Mar 26 04:11:40 INFO: status: 50% (53687091200/107374182400), sparse 2% (2632192000), duration 830, 38/37 MB/s
131: Mar 26 04:17:02 INFO: status: 51% (54762799104/107374182400), sparse 2% (2813677568), duration 1152, 3/2 MB/s
131: Mar 26 04:22:22 INFO: status: 52% (55835361280/107374182400), sparse 2% (2882576384), duration 1472, 3/3 MB/s
131: Mar 26 04:27:39 INFO: status: 53% (56910741504/107374182400), sparse 2% (3101908992), duration 1789, 3/2 MB/s
131: Mar 26 04:32:55 INFO: status: 54% (57982517248/107374182400), sparse 3% (3221823488), duration 2105, 3/3 MB/s
131: Mar 26 04:38:11 INFO: status: 55% (59057831936/107374182400), sparse 3% (3414265856), duration 2421, 3/2 MB/s
131: Mar 26 04:43:26 INFO: status: 56% (60130787328/107374182400), sparse 3% (3492859904), duration 2736, 3/3 MB/s
131: Mar 26 04:48:31 INFO: status: 57% (61204987904/107374182400), sparse 3% (3657736192), duration 3041, 3/2 MB/s
131: Mar 26 04:53:37 INFO: status: 58% (62277156864/107374182400), sparse 3% (3701628928), duration 3347, 3/3 MB/s
131: Mar 26 04:58:45 INFO: status: 59% (63353585664/107374182400), sparse 3% (3843928064), duration 3655, 3/3 MB/s
131: Mar 26 05:03:52 INFO: status: 60% (64424640512/107374182400), sparse 3% (3852500992), duration 3962, 3/3 MB/s
131: Mar 26 05:09:01 INFO: status: 61% (65500217344/107374182400), sparse 3% (4065587200), duration 4271, 3/2 MB/s
131: Mar 26 05:14:07 INFO: status: 62% (66572320768/107374182400), sparse 3% (4140806144), duration 4577, 3/3 MB/s
131: Mar 26 05:19:13 INFO: status: 63% (67645800448/107374182400), sparse 4% (4332417024), duration 4883, 3/2 MB/s
131: Mar 26 05:24:22 INFO: status: 64% (68722098176/107374182400), sparse 4% (4378165248), duration 5192, 3/3 MB/s
131: Mar 26 05:29:29 INFO: status: 65% (69794660352/107374182400), sparse 4% (4544536576), duration 5499, 3/2 MB/s
131: Mar 26 05:34:38 INFO: status: 66% (70868926464/107374182400), sparse 4% (4598652928), duration 5808, 3/3 MB/s
131: Mar 26 05:39:45 INFO: status: 67% (71941488640/107374182400), sparse 4% (4791660544), duration 6115, 3/2 MB/s
131: Mar 26 05:44:53 INFO: status: 68% (73015296000/107374182400), sparse 4% (4864622592), duration 6423, 3/3 MB/s
131: Mar 26 05:49:59 INFO: status: 69% (74089496576/107374182400), sparse 4% (5027618816), duration 6729, 3/2 MB/s
131: Mar 26 05:55:00 INFO: status: 70% (75164942336/107374182400), sparse 5% (5738729472), duration 7030, 3/1 MB/s
131: Mar 26 05:59:55 INFO: status: 71% (76237701120/107374182400), sparse 6% (6811488256), duration 7325, 3/0 MB/s
131: Mar 26 06:04:49 INFO: status: 72% (77310590976/107374182400), sparse 7% (7884369920), duration 7619, 3/0 MB/s
131: Mar 26 06:09:44 INFO: status: 73% (78383284224/107374182400), sparse 8% (8957063168), duration 7914, 3/0 MB/s
131: Mar 26 06:14:38 INFO: status: 74% (79459319808/107374182400), sparse 9% (10033086464), duration 8208, 3/0 MB/s
131: Mar 26 06:19:34 INFO: status: 75% (80533323776/107374182400), sparse 10% (10973089792), duration 8504, 3/0 MB/s
131: Mar 26 06:24:28 INFO: status: 76% (81607000064/107374182400), sparse 11% (12046757888), duration 8798, 3/0 MB/s
131: Mar 26 06:29:23 INFO: status: 77% (82678579200/107374182400), sparse 12% (13118337024), duration 9093, 3/0 MB/s
131: Mar 26 06:34:19 INFO: status: 78% (83755532288/107374182400), sparse 13% (14194249728), duration 9389, 3/0 MB/s
131: Mar 26 06:39:23 INFO: status: 79% (84826390528/107374182400), sparse 13% (14324285440), duration 9693, 3/3 MB/s
131: Mar 26 06:44:26 INFO: status: 80% (85899935744/107374182400), sparse 13% (14691774464), duration 9996, 3/2 MB/s
131: Mar 26 06:49:21 INFO: status: 81% (86973677568/107374182400), sparse 14% (15765372928), duration 10291, 3/0 MB/s
131: Mar 26 06:54:15 INFO: status: 82% (88047484928/107374182400), sparse 15% (16839172096), duration 10585, 3/0 MB/s
131: Mar 26 06:59:10 INFO: status: 83% (89121292288/107374182400), sparse 16% (17912979456), duration 10880, 3/0 MB/s
131: Mar 26 07:04:04 INFO: status: 84% (90197393408/107374182400), sparse 17% (18989072384), duration 11174, 3/0 MB/s
131: Mar 26 07:08:58 INFO: status: 85% (91269300224/107374182400), sparse 18% (20060979200), duration 11468, 3/0 MB/s
131: Mar 26 07:13:53 INFO: status: 86% (92341862400/107374182400), sparse 19% (21133533184), duration 11763, 3/0 MB/s
131: Mar 26 07:18:48 INFO: status: 87% (93418618880/107374182400), sparse 20% (22210289664), duration 12058, 3/0 MB/s
131: Mar 26 07:23:43 INFO: status: 88% (94492622848/107374182400), sparse 21% (23284285440), duration 12353, 3/0 MB/s
131: Mar 26 07:28:37 INFO: status: 89% (95564333056/107374182400), sparse 22% (24355995648), duration 12647, 3/0 MB/s
131: Mar 26 07:33:32 INFO: status: 90% (96639320064/107374182400), sparse 23% (25430663168), duration 12942, 3/0 MB/s
131: Mar 26 07:38:27 INFO: status: 91% (97713192960/107374182400), sparse 24% (26480263168), duration 13237, 3/0 MB/s
131: Mar 26 07:43:20 INFO: status: 92% (98786082816/107374182400), sparse 25% (27553140736), duration 13530, 3/0 MB/s
131: Mar 26 07:48:14 INFO: status: 93% (99857989632/107374182400), sparse 26% (28625027072), duration 13824, 3/0 MB/s
131: Mar 26 07:53:09 INFO: status: 94% (100933304320/107374182400), sparse 27% (29700333568), duration 14119, 3/0 MB/s
131: Mar 26 07:58:03 INFO: status: 95% (102007767040/107374182400), sparse 28% (30774796288), duration 14413, 3/0 MB/s
131: Mar 26 08:02:57 INFO: status: 96% (103079542784/107374182400), sparse 29% (31846563840), duration 14707, 3/0 MB/s
131: Mar 26 08:07:52 INFO: status: 97% (104156364800/107374182400), sparse 30% (32923385856), duration 15002, 3/0 MB/s
131: Mar 26 08:12:46 INFO: status: 98% (105226829824/107374182400), sparse 31% (33993838592), duration 15296, 3/0 MB/s
131: Mar 26 08:17:42 INFO: status: 99% (106303979520/107374182400), sparse 32% (35070988288), duration 15592, 3/0 MB/s
131: Mar 26 08:22:35 INFO: status: 100% (107374182400/107374182400), sparse 33% (36141191168), duration 15885, 3/0 MB/s
131: Mar 26 08:22:35 INFO: transferred 107374 MB in 15885 seconds (6 MB/s)
131: Mar 26 08:22:35 INFO: archive file size: 53.68GB
131: Mar 26 08:22:35 INFO: delete old backup '/mnt/pve/zfs_backup_vm/dump/vzdump-qemu-131-2015_03_22-04_02_49.vma.lzo'
131: Mar 26 08:22:38 INFO: Finished Backup of VM 131 (04:24:49)

Proxmox Enterpriserepo with 3.4

Thanks for help

user permissions problem

$
0
0
Hi All,
I am using proxmox3.3, I had created new user called "admin".

I gave administrator role and path "/" permissions to admin user. problem is when admin user trying to create new user through command prompt it showing permission restricted.

My question is without root user, With the use of which rule how can create new user.{don't say PVEUseradmin, administrator rules assigned user will create users. It won't happen. those rules assigned users will create user in gui only. But we should create new user and assign password for that user through CLI]


Thanks for advance..

Regards
Venkata

Multiple ip subnets?

$
0
0
To be short:

in the pass the was a 192.168.1.0/24 computer network, one of the them was a server with 192.168.1.77 ip, so other computers could reach samba on it like via simple windows network share. The server had also external ip's range with several networks like:

11.22.33.84 - net
11.22.33.85 - ip
11.22.33.86 - gw
11.22.33.87 - brd

11.22.33.88 - net
11.22.33.89 - ip
11.22.33.90 - gw
11.22.33.91 - brd

Config on gentoo was like:

Quote:

config_eth0=(
"11.22.33.85/30 brd 11.22.33.87"
"11.22.33.89/30 brd 11.22.33.91"
"192.168.1.77/24 brd 192.168.1.255"
)

routes_eth0=(
"default gw 11.22.33.86"
"default gw 11.22.33.90"
"default gw 192.168.1.254"
)
NOW, everything moved to proxmox virtual system, ant the server now is slipt in to openvz containers: one for samba, other for web, another for mail ant so on.
I also have aditional ip's:

6.7.8.8 - ip
6.7.8.9 - ip
6.7.8.10 - bw
6.7.8.11 - brd

(I'm ritch in ip's).


Current main proxmox node ip is 6.7.8.8

- Is there a no-pain way for clients from 192.168.1.0/24 network to reach o openvz vps with the same 192.168.1.77 ip (local network)
- Is there an easy way for other containers to use old 11.22.33.** ip's?
running container with 6.7.8.9 ip has no problem.

Sorry for my bad english.

Vlan issue

$
0
0
Hello,


I use a bonding of 3 NICs configured with LACP (802.3ad) ==> bond0
Then I created VLANs that points to the bond0.


All my VMs are connected to their VLAN without problems, except that when I restart the network interfaces with the command (/etc/init.d/networking restart), all my VMs lose connection and have to reboot the Proxmox node to restore it.

My configuration is :

# pveversion -v
proxmox-ve-2.6.32: 3.3-147 (running kernel: 2.6.32-37-pve)
pve-manager: 3.4-1 (running version: 3.4-1/3f2d890e)
pve-kernel-2.6.32-32-pve: 2.6.32-136
pve-kernel-2.6.32-37-pve: 2.6.32-147
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.7-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.10-2
pve-cluster: 3.0-16
qemu-server: 3.3-20
pve-firmware: 1.1-3
libpve-common-perl: 3.0-24
libpve-access-control: 3.0-16
libpve-storage-perl: 3.0-31
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-8
vzctl: 4.0-1pve6
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 2.1-12
ksm-control-daemon: 1.1-1
glusterfs-client: 3.5.2-1

zpool command is missing.

$
0
0
Hello,
I am testing Proxmox in our "Skunk works LAB". To get Proxmox installed on some hardware that does not support GPT partitions, we installed v3.1 and upgraded v3.4. Everything seems good so far except it looks like we are missing the zpool command.

Is there a way to correct?

find / -name "zpool"
came back with nothing.

Cheers!
Mark

VM quit/powerdown failed - got timeout

$
0
0
I have the Shutdown timeout set at 1200 (20 minutes) however, I received the VM qui/powerdown failed - got timeout message after 10 minutes.

From the Tasks:
Code:

Start Time 2015-03-26 20:30:02
End Time 2015-03-26 20:40:02

Proxmox 3.4-1/3f2d890e

regarding resource pool

$
0
0
Hi All,
I am new for proxmox. we have option called "pool". When i click create button it was asked about name and comment. i gave name "new".
while i am creating new vm, in resource pool tab i saw "new" pool name.

what i am asking, while creating pool i gave only name, but i din't gave any memory details or cpu details or storage details.
so what is the use of pool?,
am i missing anything for creating pool?
is any other way for adding memory details for pool?


thanks for advance..

Regards
Venkata

Error during latest updates (27.03.2015)

$
0
0
Hi

When installing the updates that where available on 27.03.2015
i did get a lot of compilation fails for the PVE Daemon / PVE API Proxy Server / PVE SPICE Proxy Server and PVE Status Daemon
all related to the OPENSSL_1.0.1

Any thing i need to worry about ? :-)

Code:

Get:1 http://security.debian.org/ wheezy/updates/main libssl1.0.0 amd64 1.0.1e-2+deb7u16 [1,261 kB]Get:2 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise libpve-storage-perl all 3.0-32 [56.1 kB]
Get:3 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise pve-kernel-2.6.32-37-pve amd64 2.6.32-150 [36.3 MB]
Get:4 http://security.debian.org/ wheezy/updates/main openssl amd64 1.0.1e-2+deb7u16 [701 kB]
Get:5 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise pve-firmware all 1.1-4 [30.3 MB]
Get:6 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise pve-qemu-kvm amd64 2.2-8 [5,660 kB]
Get:7 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise pve-firewall amd64 1.0-21 [54.3 kB]
Get:8 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise qemu-server amd64 3.4-3 [129 kB]
Get:9 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise pve-manager amd64 3.4-3 [3,879 kB]
Get:10 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise proxmox-ve-2.6.32 all 3.4-150 [4,736 B]
Get:11 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise zfs-doc amd64 0.6.3-3~wheezy [61.6 kB]
Get:12 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise libuutil1 amd64 0.6.3-3~wheezy [32.8 kB]
Get:13 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise libnvpair1 amd64 0.6.3-3~wheezy [29.2 kB]
Get:14 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise libzpool2 amd64 0.6.3-3~wheezy [438 kB]
Get:15 https://enterprise.proxmox.com/debian/ wheezy/pve-enterprise libzfs2 amd64 0.6.3-3~wheezy [120 kB]
Fetched 79.1 MB in 37s (2,108 kB/s)
Reading changelogs... Done
Preconfiguring packages ...
(Reading database ... 49954 files and directories currently installed.)
Preparing to replace libssl1.0.0:amd64 1.0.1e-2+deb7u14 (using .../libssl1.0.0_1.0.1e-2+deb7u16_amd64.deb) ...
Unpacking replacement libssl1.0.0:amd64 ...
Preparing to replace libpve-storage-perl 3.0-31 (using .../libpve-storage-perl_3.0-32_all.deb) ...
Unpacking replacement libpve-storage-perl ...
Preparing to replace openssl 1.0.1e-2+deb7u14 (using .../openssl_1.0.1e-2+deb7u16_amd64.deb) ...
Unpacking replacement openssl ...
Preparing to replace pve-kernel-2.6.32-37-pve 2.6.32-147 (using .../pve-kernel-2.6.32-37-pve_2.6.32-150_amd64.deb) ...
Unpacking replacement pve-kernel-2.6.32-37-pve ...
Preparing to replace pve-firmware 1.1-3 (using .../pve-firmware_1.1-4_all.deb) ...
Unpacking replacement pve-firmware ...
Preparing to replace pve-qemu-kvm 2.1-12 (using .../pve-qemu-kvm_2.2-8_amd64.deb) ...
Unpacking replacement pve-qemu-kvm ...
Preparing to replace pve-firewall 1.0-18 (using .../pve-firewall_1.0-21_amd64.deb) ...
Unpacking replacement pve-firewall ...
Preparing to replace qemu-server 3.3-20 (using .../qemu-server_3.4-3_amd64.deb) ...
Unpacking replacement qemu-server ...
Preparing to replace pve-manager 3.4-1 (using .../pve-manager_3.4-3_amd64.deb) ...
Unpacking replacement pve-manager ...
Preparing to replace proxmox-ve-2.6.32 3.3-147 (using .../proxmox-ve-2.6.32_3.4-150_all.deb) ...
Unpacking replacement proxmox-ve-2.6.32 ...
Preparing to replace zfs-doc 0.6.3-2~wheezy (using .../zfs-doc_0.6.3-3~wheezy_amd64.deb) ...
Unpacking replacement zfs-doc ...
Preparing to replace libuutil1 0.6.3-2~wheezy (using .../libuutil1_0.6.3-3~wheezy_amd64.deb) ...
Unpacking replacement libuutil1 ...
Preparing to replace libnvpair1 0.6.3-2~wheezy (using .../libnvpair1_0.6.3-3~wheezy_amd64.deb) ...
Unpacking replacement libnvpair1 ...
Preparing to replace libzpool2 0.6.3-2~wheezy (using .../libzpool2_0.6.3-3~wheezy_amd64.deb) ...
Unpacking replacement libzpool2 ...
Preparing to replace libzfs2 0.6.3-2~wheezy (using .../libzfs2_0.6.3-3~wheezy_amd64.deb) ...
Unpacking replacement libzfs2 ...
Processing triggers for man-db ...
Setting up libssl1.0.0:amd64 (1.0.1e-2+deb7u16) ...
Setting up libpve-storage-perl (3.0-32) ...
Setting up openssl (1.0.1e-2+deb7u16) ...
Setting up pve-kernel-2.6.32-37-pve (2.6.32-150) ...
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.32-37-pve /boot/vmlinuz-2.6.32-37-pve
update-initramfs: Generating /boot/initrd.img-2.6.32-37-pve
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.32-37-pve /boot/vmlinuz-2.6.32-37-pve
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-2.6.32-37-pve
Found initrd image: /boot/initrd.img-2.6.32-37-pve
Found linux image: /boot/vmlinuz-2.6.32-34-pve
Found initrd image: /boot/initrd.img-2.6.32-34-pve
Found linux image: /boot/vmlinuz-2.6.32-32-pve
Found initrd image: /boot/initrd.img-2.6.32-32-pve
Found linux image: /boot/vmlinuz-2.6.32-31-pve
Found initrd image: /boot/initrd.img-2.6.32-31-pve
Found linux image: /boot/vmlinuz-2.6.32-30-pve
Found initrd image: /boot/initrd.img-2.6.32-30-pve
Found linux image: /boot/vmlinuz-2.6.32-29-pve
Found initrd image: /boot/initrd.img-2.6.32-29-pve
Found linux image: /boot/vmlinuz-2.6.32-28-pve
Found initrd image: /boot/initrd.img-2.6.32-28-pve
Found linux image: /boot/vmlinuz-2.6.32-27-pve
Found initrd image: /boot/initrd.img-2.6.32-27-pve
Found memtest86+ image: /memtest86+.bin
Found memtest86+ multiboot image: /memtest86+_multiboot.bin
done
Setting up pve-firmware (1.1-4) ...
Setting up pve-qemu-kvm (2.2-8) ...
Setting up pve-firewall (1.0-21) ...
Restarting PVE firewall logger: pvefw-logger.
Restarting Proxmox VE firewall: pve-firewall.
Setting up qemu-server (3.4-3) ...
Setting up pve-manager (3.4-3) ...
Installing new version of config file /etc/logrotate.d/pve ...
Restarting PVE Daemon: pvedaemonCan't load '/usr/lib/perl5/auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: /usr/lib/perl5/auto/Net/SSLeay/SSLeay.so: symbol SSL_get0_next_proto_negotiated, version OPENSSL_1.0.1 not defined in file libssl.so.1.0.0 with link time reference at /usr/lib/perl/5.14/DynaLoader.pm line 184.
 at /usr/share/perl5/PVE/AccessControl.pm line 8
Compilation failed in require at /usr/share/perl5/PVE/AccessControl.pm line 8.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/AccessControl.pm line 8.
Compilation failed in require at /usr/share/perl5/PVE/RPCEnvironment.pm line 16.
BEGIN failed--compilation aborted at /usr/on the share/perl5/PVE/RPCEnvironment.pm line 16.
Compilation failed in require at /usr/share/perl5/PVE/Storage.pm line 19.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Storage.pm line 19.
Compilation failed in require at /usr/share/perl5/PVE/API2/Cluster.pm line 13.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/Cluster.pm line 13.
Compilation failed in require at /usr/share/perl5/PVE/API2.pm line 13.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2.pm line 13.
Compilation failed in require at /usr/bin/pvedaemon line 12.
BEGIN failed--compilation aborted at /usr/bin/pvedaemon line 12.
 failed!
Restarting PVE API Proxy Server: pveproxyCan't load '/usr/lib/perl5/auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: /usr/lib/perl5/auto/Net/SSLeay/SSLeay.so: symbol SSL_get0_next_proto_negotiated, version OPENSSL_1.0.1 not defined in file libssl.so.1.0.0 with link time reference at /usr/lib/perl/5.14/DynaLoader.pm line 184.
 at /usr/share/perl5/PVE/AccessControl.pm line 8
Compilation failed in require at /usr/share/perl5/PVE/AccessControl.pm line 8.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/AccessControl.pm line 8.
Compilation failed in require at /usr/share/perl5/PVE/RPCEnvironment.pm line 16.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/RPCEnvironment.pm line 16.
Compilation failed in require at /usr/share/perl5/PVE/Storage.pm line 19.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Storage.pm line 19.
Compilation failed in require at /usr/share/perl5/PVE/API2/Cluster.pm line 13.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/Cluster.pm line 13.
Compilation failed in require at /usr/share/perl5/PVE/API2.pm line 13.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2.pm line 13.
Compilation failed in require at /usr/bin/pveproxy line 19.
BEGIN failed--compilation aborted at /usr/bin/pveproxy line 19.
 failed!
Restarting PVE SPICE Proxy Server: spiceproxyCan't load '/usr/lib/perl5/auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: /usr/lib/perl5/auto/Net/SSLeay/SSLeay.so: symbol SSL_get0_next_proto_negotiated, version OPENSSL_1.0.1 not defined in file libssl.so.1.0.0 with link time reference at /usr/lib/perl/5.14/DynaLoader.pm line 184.
 at /usr/share/perl5/PVE/AccessControl.pm line 8
Compilation failed in require at /usr/share/perl5/PVE/AccessControl.pm line 8.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/AccessControl.pm line 8.
Compilation failed in require at /usr/share/perl5/PVE/RPCEnvironment.pm line 16.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/RPCEnvironment.pm line 16.
Compilation failed in require at /usr/share/perl5/PVE/Storage.pm line 19.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Storage.pm line 19.
Compilation failed in require at /usr/share/perl5/PVE/API2/Cluster.pm line 13.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/Cluster.pm line 13.
Compilation failed in require at /usr/share/perl5/PVE/API2.pm line 13.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2.pm line 13.
Compilation failed in require at /usr/bin/spiceproxy line 17.
BEGIN failed--compilation aborted at /usr/bin/spiceproxy line 17.
 failed!
Restarting PVE Status Daemon: pvestatdCan't load '/usr/lib/perl5/auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: /usr/lib/perl5/auto/Net/SSLeay/SSLeay.so: symbol SSL_get0_next_proto_negotiated, version OPENSSL_1.0.1 not defined in file libssl.so.1.0.0 with link time reference at /usr/lib/perl/5.14/DynaLoader.pm line 184.
 at /usr/share/perl5/PVE/AccessControl.pm line 8
Compilation failed in require at /usr/share/perl5/PVE/AccessControl.pm line 8.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/AccessControl.pm line 8.
Compilation failed in require at /usr/share/perl5/PVE/RPCEnvironment.pm line 16.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/RPCEnvironment.pm line 16.
Compilation failed in require at /usr/share/perl5/PVE/Storage.pm line 19.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Storage.pm line 19.
Compilation failed in require at /usr/bin/pvestatd line 14.
BEGIN failed--compilation aborted at /usr/bin/pvestatd line 14.
 failed!
Setting up proxmox-ve-2.6.32 (3.4-150) ...
installing proxmox release key: OK
Setting up zfs-doc (0.6.3-3~wheezy) ...
Setting up libuutil1 (0.6.3-3~wheezy) ...
Setting up libnvpair1 (0.6.3-3~wheezy) ...
Setting up libzpool2 (0.6.3-3~wheezy) ...
Setting up libzfs2 (0.6.3-3~wheezy) ...

USB modem issue (can't connect)

$
0
0
Hi all, im trying to connect my ZTE MF627 to proxmox-ve 2.6.3.2 in order to get FreePBX working with cell communications. When I connect my device, i cant see it in /dev/ (should be recognized as /dev/ttyUSB*)
Here is "dmesg | tail" output:
Code:

usb 5-5: new full speed USB device number 2 using ohci_hcdusb 5-5: device descriptor read/64, error -32
usb 5-5: device descriptor read/64, error -32
usb 5-5: new full speed USB device number 3 using ohci_hcd
usb 5-5: device descriptor read/64, error -32
usb 5-5: device descriptor read/64, error -32
usb 5-5: new full speed USB device number 4 using ohci_hcd
usb 5-5: device not accepting address 4, error -32
usb 5-5: new full speed USB device number 5 using ohci_hcd
usb 5-5: device not accepting address 5, error -32

"lsusb" output:
Code:

Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 002: ID 2109:3431 
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

What can I do to make my MF627 working?

P.S. Sorry for my English

Maximum on Web/Console access

$
0
0
Dear Proxmox forum,

I installed an educational Proxmox 3-node cluster environment for ca. 200 users.
Each user has 3 systems to administer.
I would like to use this environment during tests.


Question 1: Is it possible to give all 200 users simultaneously acces to the proxmox web-interface on port 8006 or is there some restriction on the number of accessed users? If there is a restriction is there a way to extend this limit?
Question 2: If all 200 users/students have acces to the proxmox web-interface would it be possible to have them, all 200, to open the consoles to their 3 systems without performance impact on the proxmox nodes?

Thanks for the response.

Rudi

BACKUP vm unable to boot with another proxmox server

$
0
0
Hi All,
I took backup of windows8 vm and i trying to run same backup file into another node. But in second node that backup file is not running. same process i did for NAS4FREE vm, that is running perfectly. Windows 8 vm and microtic router vm is not running. both proxmox servers in same versions.

i did process like this:
1. first i created storage with supporting of VZDumbbackupfile,
2. i went backup tab of windowsvm and selected backup button, i choose respective storage and snapshot[live backup] and LZO.
3. once back created, with the use of winscp, i downloaded backup file into my local system and placed into another proxmox node[in same VZDumbackfile storage]
4. in Second node, first i had selected backup vm and clicked restore button, vm created.
5. when i am trying to power on that vm, its not getting powering on..

this is what i did,,, same process i did for nas4free... nas4free vm working well in second node..

if any other process is there please let me know.[don't say cluster, because i looking for with out cluster]
please help me regarding,,



thanks so much for advance

Regards
Venkata

[SOLVED] Cvv Free for all usa and fr i get more

$
0
0
CVV USA VALID FREE FOR ALL


USA .....................valid random

4571413022995852 02 17 089
5209530088406701 10 16 697
4921674504691858 09 17 016
5209530088406701 10 16 697

5438050097469023 09 15 790 : Approved!

5438050747746523 04 15 422 : Approved!

5111652191032914 09 17 909 - $3 : APPROVED!

4567471552654170 06/16 932 aproved

4744880100041910 08 18 015

4411037123750942 03 17 343 : APPROVED

4347692017439744 07 17 300 - $3.60 APPROVED!!

5465401143510961 09 16 938

5470968102501408 04/17 340

5470968101675435 01/16 014

4792131240397304 02 18 995 - $6.77 : APPROVED!!

5155990034372759 12 15 661 - $5.13 : APPROVED!

4737023978418501 04 15 811 : Approved!

4426228171400810 04 15 081 Approved!


Normal usa

4388576077583964
CVV: 971
Exp: 04 16 Name: Daniel Shirley
Address: 719 Ridenour Street
State: FL
City: Ft Lauderdale
ZIP: 33311
Country: USA

4492210880169737
CVV: 975
Exp: 01/17 Name: Irving Cutler
Address: 3294 Grove Street
State: NY
City: Long Island City
ZIP: 11101
Country: USA



FRANCE CVV valid

__________________________________________________ _____________________________+
Votre banque : banque-postale
Nom du titulaire de la carte : Jacob adrien
Type De Carte credit : VlSA
Numero de carte credit : 4970403387776218
Cryptogramme Visuel : 357
Date d'expiration : Jan/2016



Contact me : eurocards844@gmail.com

Skype : euro.cards


ICQ : 639512294



My website : http://guichetyescardssure.blogspot.com




.................................................. ............
Viewing all 171654 articles
Browse latest View live