Re: [CentOS] swap labeling annoyance

2012-01-06 Thread mark
John Doe wrote: > From: "m.r...@5-cent.us" > >> I just upgraded a blade server via rsync from another server. Rebuilt the >> initrd. It boots fine... except that it won't turn on the swap partition. >> Several times, I've made sure swap was off, then mkswap -L SWAP-sda3 >> /dev/sda3, but when I d

Re: [CentOS] swap labeling annoyance

2012-01-06 Thread mark
Jorge Fábregas wrote: > On 01/05/2012 06:14 PM, m.r...@5-cent.us wrote: >> mkswap -L SWAP-sda3 /dev/sda3 > > I didn't know you could create a label within the mkswap command. I > always used "e2label" as in: > > e2label /dev/sda2 myswap > > Try it with e2label just in case. Also, are you able

Re: [CentOS] swap labeling annoyance

2012-01-06 Thread John Doe
From: "m.r...@5-cent.us" > I just upgraded a blade server via rsync from another server. Rebuilt the > initrd. It boots fine... except that it won't turn on the swap partition. > Several times, I've made sure swap was off, then mkswap -L SWAP-sda3 > /dev/sda3, but when I do swapon -L SWAP-sda3, i

Re: [CentOS] swap labeling annoyance

2012-01-05 Thread Jorge Fábregas
On 01/05/2012 06:14 PM, m.r...@5-cent.us wrote: > mkswap -L SWAP-sda3 /dev/sda3 Hi, I didn't know you could create a label within the mkswap command. I always used "e2label" as in: e2label /dev/sda2 myswap Try it with e2label just in case. Also, are you able to activate the swap using just th

[CentOS] swap labeling annoyance

2012-01-05 Thread m . roth
I just upgraded a blade server via rsync from another server. Rebuilt the initrd. It boots fine... except that it won't turn on the swap partition. Several times, I've made sure swap was off, then mkswap -L SWAP-sda3 /dev/sda3, but when I do swapon -L SWAP-sda3, it complains it can't find the devic